SetLongName Interface

public interface SetLongName

Module Procedures

private subroutine SetLongNameFloat(name, layer)

set the long name of a float grid

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
type(grid_real), intent(inout) :: layer

private subroutine SetLongNameInteger(name, layer)

set the long name of a integer grid

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
type(grid_integer), intent(inout) :: layer